From: Karl Heuer Date: Mon, 14 Mar 1994 21:48:09 +0000 (+0000) Subject: (Fget_buffer_process): Fix typo in comment. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~92716 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=51ab806af8525648a343a6f4d481f1b3211965dd;p=emacs.git (Fget_buffer_process): Fix typo in comment. --- diff --git a/src/process.c b/src/process.c index 1fdeac3d293..1c1ac73e9f9 100644 --- a/src/process.c +++ b/src/process.c @@ -3301,7 +3301,7 @@ wait_reading_process_input (time_limit, microsecs, read_kbd, do_display) DEFUN ("get-buffer-process", Fget_buffer_process, Sget_buffer_process, 1, 1, 0, - /* Don't confused make-docfile by having two doc strings for this function. + /* Don't confuse make-docfile by having two doc strings for this function. make-docfile does not pay attention to #if, for good reason! */ 0) (name)